body{
	font-family: 'PT Sans', sans-serif;
	background: #EEE;
	color: #666;
	text-align: right;
	
}
.title-profilo {
	padding-top: 20px;
	color: white;
	font-size: 45px;
	text-align: left;	
}
.btn-success{
	background-color: aquamarine;
	width:  50%;

}
